#wrapper #content #SideNavigation {
	height: 644px;
	width: 304px;
	padding-top: 20px;
	float: left;
}
#wrapper #content #whiteoverlay {
	position: absolute;
	left: 0px;
	top: 40px;
	height: 230px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#wrapper #content #sideNavigationLinks {
	height: 120px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 50px;
	text-align: right;
}
#wrapper #content #sideNavigationLinks ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}
#wrapper #content #sideNavigationLinks li {
	margin-bottom: 8pt;
}
.default {
	color: #333333;
	text-decoration: none;
}
#wrapper #content #sideNavigationLinks a:hover {
	color: #037EC4;
	font-weight: bold;
}

#wrapper #content {
	
}


.currentlink {
	font-weight: bold;
	text-decoration: none;
	color: #037EC4;
}
#wrapper #content #CEMMainBody {
	padding: 20px;
	float: left;
	width: 610px;
}
#wrapper #content #CEMMainBody a {
	color: #037EC4;
	text-decoration: none;
}
#wrapper #content #CEMMainBody a:hover {
	font-weight: bold;
}
#wrapper #content #CEMMainBody h1 {
	font-size: 12pt;
}
#wrapper #navigation #tabs .CEM a {
	color: #000000;
}

